go/types.Checker.shortVarDecl (method)

2 uses

	go/types (current package)
		assignments.go#L526: func (check *Checker) shortVarDecl(pos positioner, lhs, rhs []ast.Expr) {
		stmt.go#L522: 				check.shortVarDecl(inNode(s, s.TokPos), s.Lhs, s.Rhs)